filled array meaning in Chinese
连续天线阵
Examples
- If you build a j2ee project to integrate both the order service and the inventory service , and order a list of products or restock a list of products , only one web service will be correctly executed ; the other one will silently fail because of an empty array of products received , even though the j2ee client indeed sends both with a filled array of products
如果您创建j2ee项目集成定购服务及库存服务,并定购一些产品或重新进货某些产品,只有一个web服务会正确执行。由于接收到产品的空数组,所以另一个服务会悄无声息的失败掉,即使j2ee客户端确实为两个服务都发送了填充了产品的数组也是如此。